Showing posts with label Adsense Tips. Show all posts
Showing posts with label Adsense Tips. Show all posts

Thursday, January 22, 2015

How to put Adsense code in the Middle of the post on Blogger?

Google Adsense is one and only high earning source for Bloggers. It is a based on CPC (Cost Per Click) which means you only get a money when the users click the ads provided by Google Adsense.

First of all you have to have a enough visitors to get enough money, but what happens when there is less numbers of visitors with no clicks to ads then we begin to customize the template and put more ads on a single blog but what happens at last you may be forwarded to disability of your adsense account.

Today I am here to share a useful tip for not Only adsense user but others also. This tip is about to put an adsense code to the middle of the post which also helps to increase the CTR of your adsense earning.

But how to do? here is the solution.

Step 1. Login to your Blogger Dashboard.

Step 2. Go to Layout >> Edit HTML and Proceed.

Step 3. Now click anywhere of the HTML editor and search for this <data:post.body/> . You may find this code several times but stop at second one.

Step 4. Now replace <data:post.body/> with below code.

<div expr:id='&quot;aim1&quot; + data:post.id'/>
<div style='clear:both; margin:10px 0'>
Your Adsense Code Here
</div>
<div expr:id='&quot;aim2&quot; + data:post.id'>
<data:post.body/>
</div>
<script type='text/javascript'>
var obj0=document.getElementById(&quot;aim1<data:post.id/>&quot;);var obj1=document.getElementById(&quot;aim2<data:post.id/>&quot;);var s=obj1.innerHTML;var t=s.substr(0,s.length/2);var r=t.lastIndexOf(&quot;&quot;);if(r&gt;0){obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+1)}
</script>

Step 5. Save your template then you are done.

Note:-
  • You have to first convert your adsense code into compatible form from here.
  • Replace Your Adsense Code Here with your own adsense converted code.


Read More »

Thursday, December 25, 2014

What to do Before Applying for Google Adsense ?

Nowadays, There are loads of people blogging and it seems that, everyone wants to make money from blogging and starts to search Advertiser for their blogs or websites and founds that Google adsense is one of the most essential platform for avertising advertisement by the publisher so we want to join or apply for the adsense, some people may get accepted and some may get rejected.

Google adsense does not accepts every blogs or websites for publishing their ads, first we have to prepair fully before applying into adsense. here are the some tips to get not rejected by the google adsense.


how to get approved adsense acccount ?

Have a good content:- If your blogs or websites do not have a enough or sufficient content, google adsense will not accept, So write sufficient contents that will be enough to review by them. Writting must be neat, professionally and grammatically correct otherwise it will give them the excuse to toss out your application

Read Google Policies:- You must have to read Google Policies before applying this whether your blogs or websites follows their rules or not.

You Detail Information:- Post about your minimum information so that they can easily finds you and your information by Creating About Us Page, Contact Us Page, Privacy Policy Page etc.

Good Traffic:- Your blogs or websites must have a good traffics from the search engines like, Google, Yahoo, Bing and etc, otherwise your application may get rejected.

Enough Posts:- Your blogs or websites must have a minimum of 40 posts and you need to post regularly.

Use Clean Theme or Template:- Clean Themes or Templates make easy to review your website by them which may increase the chance to accept the adsense account.

You must keep above all thins on your mind then apply for the adsense, Have a good time..
Read More »